Class <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>SerializationErrorCallback
Inheritance
System.Object
<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>SerializationErrorCallback
Assembly: IronWord.dll
Syntax
public sealed class <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>SerializationErrorCallback : MulticastDelegate
Constructors
<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>SerializationErrorCallback(Object, IntPtr)
Declaration
public <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>SerializationErrorCallback(object object, IntPtr method)
Parameters
Type |
Name |
Description |
System.Object |
object |
|
System.IntPtr |
method |
|
Methods
BeginInvoke(Object, StreamingContext, <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorContext, AsyncCallback, Object)
Declaration
public virtual IAsyncResult BeginInvoke(object o, StreamingContext context, < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ErrorContext errorContext, AsyncCallback callback, object object)
Parameters
Returns
Type |
Description |
System.IAsyncResult |
|
EndInvoke(IAsyncResult)
Declaration
public virtual void EndInvoke(IAsyncResult result)
Parameters
Type |
Name |
Description |
System.IAsyncResult |
result |
|
Invoke(Object, StreamingContext, <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>ErrorContext)
Declaration
public virtual void Invoke(object o, StreamingContext context, < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ErrorContext errorContext)
Parameters